Linux ( 今回は Plamo Linux 4.7) が /dev/sda7 に インストール完了 していて その最初の部分 の 512 byte を knoppix_v7.0.2DVD を 使用して usb メモリに コピーをし それを Windows Vista のインストール された /dev/sda1 所謂 ”C ”に コピー が 完了している という 所までの状態 とします。
計算機の 電源を入れます。 Windows Vista SP1 が 立ち上がったとします。
” SP1” に ついて 当方は 認識していなかったのですが ”SP2”には なって いなかったという事 が 今 分かりました 。
” SP1”と ”SP2”の 相違は 知りませんし 分からないのですが 重要な 事かも 知れませんので 追記しておきます。
Windows Vista が 立ち上がったら
”スタート -- すべてのプログラム -- アクセサリ -- コマンドプロンプト -- 右クリック -- 管理者として実行 ”
を 行います。
http://www.iceflatline.com/2009/09/how-to-dual-boot-windows-7-and-linux-using-bcdedit/
...
Administrative privileges are required to use BCDEdit, so navigate to
Start->All Programs->Accessories, Right-click on Command Prompt and select “Run as administrator.”
...
という事 の様です。へたら こんな感じになります。
Microsoft Windows [Version 6.0.6001] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Windows\system32>bcdedit /* bcdedit 入力 */ /* プロンプトは C:\Windows\system32> */ Windows ブート マネージャ -------------------------------- identifier {bootmgr} device partition=C: description Windows Boot Manager locale ja-jp inherit {globalsettings} default {current} displayorder {current} toolsdisplayorder {memdiag} timeout 30 customactions 0x1000085000001 0x54000001 custom:54000001 {863df33e-9817-11dc-b72e-001b24047e4e} Windows ブート ローダー -------------------------------- identifier {current} device partition=C: path \Windows\system32\winload.exe description Microsoft Windows Vista locale ja-jp inherit {bootloadersettings} recoverysequence {572bcd55-ffa7-11d9-aae2-0007e994107d} recoveryenabled Yes osdevice partition=C: systemroot \Windows resumeobject {9fe6dbb8-ce3f-11e2-9776-002268668b12} nx OptIn C:\Windows\system32>
C:\Windows\system32>bcdedit /create /application BOOTSECTOR /d "Plamo Linux 4.73 " エントリ {c7b2caca-d3d1-11e2-be9b-002268668b12} は正常に作成されました。 /* やったで べーびー ! */ C:\Windows\system32>"bcdedit Windows ブート マネージャ -------------------------------- identifier {bootmgr} device partition=C: description Windows Boot Manager locale ja-jp inherit {globalsettings} default {current} displayorder {current} toolsdisplayorder {memdiag} timeout 30 customactions 0x1000085000001 0x54000001 custom:54000001 {863df33e-9817-11dc-b72e-001b24047e4e} Windows ブート ローダー -------------------------------- identifier {current} device partition=C: path \Windows\system32\winload.exe description Microsoft Windows Vista locale ja-jp inherit {bootloadersettings} recoverysequence {572bcd55-ffa7-11d9-aae2-0007e994107d} recoveryenabled Yes osdevice partition=C: systemroot \Windows resumeobject {9fe6dbb8-ce3f-11e2-9776-002268668b12} nx OptIn C:\Windows\system32>bcdedit /set {c7b2caca-d3d1-11e2-be9b-002268668b12} 指定された設定コマンドは有効ではありません。 "bcdedit /?" を実行してコマンド ラインを確認してください。 /* なにを せっていするんじゃ?? */ C:\Windows\system32>bcdedit /create /aplication BOOTSECTOR /d "Plamo Linux 4.73" 無効なコマンド ライン スイッチ: /aplication "bcdedit /?" を実行してコマンド ラインを確認してください。 /* なにが したいの??? */
♪あたしあせって ます♪(わたし祈ってます?)
C:\Windows\system32>bcdedit /create /application BOOTSECTOR /d "Plamo Linux 4.73 " エントリ {c7b2cacb-d3d1-11e2-be9b-002268668b12} は正常に作成されました。 /* へい 気 をとりなおして */ C:\Windows\system32>bcdedit /set {c7b2cacb-d3d1-11e2-be9b-002268668b12} device partition=C 要素データを設定中にエラーが発生しました。 この要求はサポートされていません。 /* C 蛇(じゃ)なくて C: なのね ♪しらなかったら ♪ */ C:\Windows\system32>bcdedit /set {c7b2cacb-d3d1-11e2-be9b-002268668b12} device partition=C: この操作を正しく終了しました。 C:\Windows\system32>bcdedit /set {c7b2cacb-d3d1-11e2-be9b-002268668b12} path pl473.img この操作を正しく終了しました。 /* ええええええーーー いいの???? 何処になるの ??????? */ C:\Windows\system32>bcdedit /set {c7b2cacb-d3d1-11e2-be9b-002268668b12} path \pl473.img この操作を正しく終了しました。 /* やっぱし こちらでしょう */ C:\Windows\system32>bcdedit /displayorder {c7b2cacb-d3d1-11e2-be9b-002268668b12} /addlast この操作を正しく終了しました。 /* いけたかな */ C:\Windows\system32>bcdedit Windows ブート マネージャ -------------------------------- identifier {bootmgr} device partition=C: description Windows Boot Manager locale ja-jp inherit {globalsettings} default {current} displayorder {current} {c7b2cacb-d3d1-11e2-be9b-002268668b12} toolsdisplayorder {memdiag} timeout 30 customactions 0x1000085000001 0x54000001 custom:54000001 {863df33e-9817-11dc-b72e-001b24047e4e} Windows ブート ローダー -------------------------------- identifier {current} device partition=C: path \Windows\system32\winload.exe description Microsoft Windows Vista locale ja-jp inherit {bootloadersettings} recoverysequence {572bcd55-ffa7-11d9-aae2-0007e994107d} recoveryenabled Yes osdevice partition=C: systemroot \Windows resumeobject {9fe6dbb8-ce3f-11e2-9776-002268668b12} nx OptIn リアル モード ブート セクタ -------------------------------- identifier {c7b2cacb-d3d1-11e2-be9b-002268668b12} device partition=C: path \pl473.img description Plamo Linux 4.73 C:\Windows\system32>
いいのか 動かせば わかるべ
にゃんたろう 拝!
2013年 6月 10日 月曜日 21:31:48 JST 作成